﻿ @charset "gb2312";/* CSS Document*/
.clear{
	clear:both;}
.top {
	height: 40px;
	line-height: 40px;
	color: #333;
	background: #f9f9f9;
}
.top a {
	color: #333;
}
.top a:hover {
	color: #e1e1e1;
}
.topNavSe {
	width: 160px;
}
.topNavSe p {
	float: right;
	background: #4C931C;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.topNavSe p i {
	background: url(../images/tubiao.png) no-repeat 0px 2px;
	height: 23px;
	width: 23px;
	margin-right: 8px;
	background-size: 100%;
}
.topNavSe a {
	color: #333;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #e1e1e1;
}
.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}
.logo {
	height: 70px;
	margin-top: 20px;
	padding-right: 20px;
}
.tell {
	margin-top: 40px;
	background: url(../images/tell.jpg) no-repeat 0px 6px;
	padding-left: 60px;
}
.tell span {
	color: #6c6c6a;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 3px;
}
.tell p {
	font-size: 26px;
	font-weight: bold;
	color: #2968c7;
	line-height: 26px;
}
.top_logo {
	height: 130px;
}
.logo_a {
	padding-left: 25px;
}
.logo_a p {
	font-weight: bold;
	line-height: 30px;
	padding-top: 38px;
	font-size: 24px;
	color: #333;
	letter-spacing: 2px;
}
.logo_a p i {
	font-style: normal;
	vertical-align: baseline;
	color: #2968c7;
}
.logo_a span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	font-style: normal;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #2968c7;
	text-decoration: none;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
/**seach**/
.iseaCon {
	height: 45px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #666;
	line-height: 40px;
	font-size: 13px;
}
.hotSea a {
	margin: 0px 3px;
}
.hotSea a:hover {
	color: #2968c7;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 355px;

	height: 40px;
	margin-top: 5px;
	float: right;
	margin-left: 10px;
}
.search_text {
	width: 300px;
	height: 30px;
	background: #FFFFFF;
	color: #9a9a9a;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9;
	font-size: 12px;
	border: 1px solid #848581;
}
.search_select {
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
	font-family: '宋体'
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #848581;
	border: 1px solid #848581;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
.banner {
	position: relative;
	height: 650px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #2968c7;
	border: 1px solid #2968c7;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #2968c7;
	border: 1px solid #2968c7;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	background-color: #fff;
	min-width: 100%;
	display: none;
	overflow: hidden;
	margin-top: 2px;
}
.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}
.dropdown-box li a {
	display: block;
	line-height: 40px;
}
.dropdown.open .dropdown-box {
	display: block;
}
.menu {
	height: 55px;
	width: 100%;
	background: #2968c7;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu ul li:first-child a {
	background: #ffa92f;
	color: #fff;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li a {
	font-size: 18px;
	color: #fff;
	width: 170px;
	text-align: center;
	display: block;
	line-height: 55px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li a:hover {
	background: #ffa92f;
	color: #fff;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 55px;
	z-index: 99999
}
.menu ul li ul {
	display: none;
	width: 170px;
}
.menu ul li ul li {
	background: #eee;
}
.menu ul li ul li a {
	display: block;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	padding: 0px;
	text-align: center;
	width: 170px;
}
.menu ul li ul li a:hover {
	background: #2968c7;
	color: #fff;
}
.wfixed {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
/**产品**/
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
/**��ҳ��Ʒ����**/
.sy_cpfl {
	width: 100%;
	height: 45px;
	background: #ddd;
	margin-top: 20px;
}
.sy_cpfl .sy_cpfl_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a ul li {
	float: left;
	text-align: center;
	width: 170px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-right: 1px solid #fff;
}
.sy_cpfl .sy_cpfl_a ul li a {
	color: #333;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sy_cpfl .sy_cpfl_a ul li a:hover {
	background: #2968c7;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li:first-child a {
	background: #2968c7;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li ul li:first-child a {
	background: #fff;
	color: #333;
}
.sy_cpfl .sy_cpfl_a ul li ul {
	display: none;
	width: 133px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl .sy_cpfl_a ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl .sy_cpfl_a ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #ddd solid;
	width: 133px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #333 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 13px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a:hover {
	background: #2968c7 !important;
	color: #fff !important;
}
.sy_sxfl {
	width: 100%;
}
.sy_sxfl_a {
	width: 1200px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle.png) left center no-repeat;
}
.ihotprotitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle h3 a:hover {
	color: #2968c7;
	font-weight: bold;
}
.ihotprotitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.ihotprotitle h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
/*  sy_youshi  */
/*---sy-lunbo----*/
.sy_txt {
}
.sy_txt p {
	display: block;
	font-size: 50px;
	font-weight: bold;
	color: #33;
	line-height: 42px;
	height: 79px;
	background: url(../images/t2.png) no-repeat bottom center;
	text-align: center;
}
.sy_txt p i {
	font-size: 60px;
	font-style: normal;
	padding: 0 5px;
}
.sy_txt span {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
}
.hz {
	height: 358px;
	width: 100%;
	background: url(../images/hz.jpg) no-repeat center;
}
.sy_youshi {
	width: 100%;
	height: 2268px;
	background: url(../images/zs.png) no-repeat center;
}
.sy_youshi_a {
	padding-top: 80px;
	margin: 0 auto;
	width: 1200px;
}
.sy_bz1 {
	height: 455px;
	margin-bottom: 50px;
	margin-top: 32px;
}
.sy_bz1 span {
	display: block;
	float: left;
	width: 645px;
	height: 459px;
	margin-left: 48px;
}
.sy_ys_a {
	float: right;
	width: 460px;
	margin-top: 30px;
}
.sy_youshi_a dl {
}
.sy_youshi_a dl dt {
	margin-bottom: 20px;
	height: 100px;
	border-bottom: 2px dashed #f0f0f0;
	padding-bottom: 10px;
}
.sy_youshi_a dl dt i {
	display: block;
	float: left;
}
.sy_youshi_a dl dt strong {
	display: block;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 12px;
	line-height: 30px;
	font-size: 36px;
	color: #2968C7;
	font-weight: bold;
}
.sy_youshi_a dl dt strong em {
	line-height: 24px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	display: block;
	padding-top: 17px;
}
.sy_youshi_a dl dd {
	background: url(../images/ys_tit.jpg) no-repeat left;
	margin-left: 30px;
}
.sy_youshi_a dl dd p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 40px;
}
.sy_youshi_a dl dd p i {
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
	font-style: normal;
}
.sy_ys_b dd {
	background: url(../images/ys_tit2.jpg) no-repeat left !important;
}
.sy_ys_b {
	float: left;
	width: 460px;
	margin-top: 30px;
}
.sy_bz2 {
	height: 400px;
	margin-bottom: 120px;
}
.sy_bz2 span {
	display: block;
	float: right;
	width: 645px;
	height: 459px;
	margin-left: 48px;
	padding-right: 35px;
}
.sy_ys_c {
	float: right;
	width: 460px;
	margin-top: 30px;
}
.sy_bz3 {
	height: 456px;
}
.sy_bz3 span {
	display: block;
	float: left;
	width: 651px;
	height: 403px;
	margin-left: 48px;
}
.sy_youshi_b {
	height: 555px;
	background: url(../images/bz4.jpg) no-repeat center;
}
.sy_bz4 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.sy_bz4 dl {
}
.sy_youshi_b dl dt {
	margin-bottom: 20px;
	height: 100px;
	border-bottom: 2px dashed #f0f0f0;
	padding-bottom: 10px;
}
.sy_youshi_b dl dt i {
	display: block;
	float: left;
}
.sy_youshi_b dl dt strong {
	display: block;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 12px;
	line-height: 30px;
	font-size: 36px;
	color: #2968C7;
	font-weight: bold;
}
.sy_youshi_b dl dt strong em {
	line-height: 24px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	display: block;
	padding-top: 17px;
}
.sy_youshi_b dl dd {
	background: url(../images/ys_tit.jpg) no-repeat left;
	margin-left: 30px;
}
.sy_youshi_b dl dd p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 40px;
}
.sy_ys_d dd {
	background: url(../images/ys_tit3.jpg) no-repeat left !important;
}
.sy_youshi_b dl dd p i {
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
	font-style: normal;
}
.sy_ys_d {
	float: left;
	width: 460px;
	margin-top: 88px;
}
.sy_youshi_b dl dd em {
	display: block;
	margin-top: 60px;
}
.sy_youshi_b dl dd a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
}
.sy_youshi_b dl dd strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
}
.sy_youshi_b dl dd strong b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.sy_youshi_a dl dd em {
	display: block;
	margin-top: 50px;
}
.sy_youshi_a dl dd a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
}
.sy_youshi_a dl dd strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
}
.sy_youshi_a dl dd strong b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
/*  sy_about  */
.sy_xinwen_a {
	width: 1200px;
	height: 78px;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: left;
}
.ihotprotitle_a {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle_b.png) left center no-repeat;
}
.ihotprotitle_a h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 a:hover {
	color: #2968c7;
	font-weight: bold;
}
.ihotprotitle_a h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle_a h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle_a h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.inewstitle {
	width: 1200px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
}
.inewstitle h3 {
	width: 1200px;
	height: 78px;
}
.inewstitle h3 b {
	font-size: 36px;
	line-height: 115px;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	color: #333;
	font-weight: bold;
}
.inewstitle h3 span {
	font-size: 100px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	float: right;
	width: 100%;
	margin-top: 22px;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}
/**新闻**/
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/**联系我们**/
#pro {
	width: 100%;
	margin: 0 auto;
	background: #f0f0f0;
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	height: 50px;
}
.pro_a p {
	color: #2968c7;
	font-size: 36px;
	float: left;
	line-height: 50px;
	font-weight: bold;
}
.pro_a span {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 30px;
	border: #ccc solid 2px;
	padding: 0px 20px;
	margin-top: 10px;
	margin-left: 40px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 24px;
}
.ipro div:nth-child(3n) {
	margin-right: 0px;
}
.ipro h3 {
	width: 284px;
	height: 210px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 284px;
	height: 210px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:166px;
*font-family:Arial;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	color: #000;
	font-weight: normal;
	line-height: 30px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #C0E0C4 dashed;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
/**产品列表**/
.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
.miaosu {
	line-height: 1.8em;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}
/**产品详情**/
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti img {
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
/**新闻列表**/
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 18px;
	float: left;
	padding-left: 15px;
	background: url(../images/nCoin.png) no-repeat 3px -128px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #2968c7;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
	font-size: 16px;
	line-height: 2em;
}
/**新闻详情**/
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
	font-size: 16px;
	line-height: 2em;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	margin: 30px 0;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 24px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #2968c7;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
/**网站地图**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
/*左侧分类*/
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 265px;
	float: left;
	background: #2968c7;
}
.demo1_menu p {
	width: 265px;
	height: 120px;
	color: #fff;
	background: #2968c7;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	box-sizing: border-box;
	line-height: 35px;
	position: relative;
	overflow: hidden;
}
.demo1_menu .tri:after {
	position: absolute;
	top: -30px;
	right: -30px;
	display: block;
	content: '';
	width: 60px;
	height: 60px;
	background-color: #f5f8f9;
	transform: rotate(45deg);
}
.demo1_menu p i {
	display: block;
	font-style: normal;
	width: 80px;
	height: 22px;
	border: 1px solid #fff;
	text-align: CENTER;
	margin: 0 auto;
	line-height: 20px;
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
	opacity: 0.3;
}
.demo1_menu p span {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
.demo1_menu ul {
	margin: 0 auto;
	width: 245px;
}
.demo1_menu ul li {
	height: 75px;
	border-top: 1px #fff solid;
	position: relative;
	margin: 0px;
	background: #fff;
}
.demo1_menu ul li a {
	display: block;
	line-height: 75px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border-bottom: 1px dashed #ccc;
	margin: 0 15px;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 240px;
	z-index: 9999;
	top: 0;
	width: 600px;
	background: #FFFFFF;
	opacity: 0.95;
}
.demo1_menu ul li ul li {
	height: 45px;
	margin: 2px 0px;
	float: left;
	border-bottom: 1px solid #ccc;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 14px;/* background: #2968c7; */
}
.demo1_menu a:hover {
	background: #2968c7;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
/*右侧产品*/
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #2968c7 solid;
	padding-left: 20px;
	line-height: 24px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
/*商盟成员*/
.link {
	background: #fff;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 20px;
}
.links {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.links span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #fff;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.links ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.links ul li {
	float: left;
}
.links ul a {
	color: #333;
	line-height: 30px;
}
.links ul a:hover {
	color: #004fa6;
}
/*---foot----*/
.foot {
	width: 100%;
	background: #222;
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 1200px;
	color: #9f8979;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 1200px;
	color: #a9a9a9;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
	text-align: center;
}
.foot-left {
	float: left;
	width: 650px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 150px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 150px;
	line-height: 55px;
	color: #c6c6c6;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-right {
	width: 1200px;
	margin-left: 50px;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*  sy_new  */
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 40px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1200px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}
.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #2968c7;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #FAB00E;
	opacity: 1;
	font-weight: bold;
}
/*首页资质荣誉*/

.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
/*首页案例*/
.pages {
	width: 650px;
	margin: 20px auto;
}
.pages ul {
}
.pages ul li {
	float: left;
	margin: 0 5px;
}
.pages ul li:nth-last-child(1) {
	display: none;
}
.xdh {
	float: right;
	width: 470px;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.crumb {
	height: 40px;
	line-height: 40px;
	background: #ccc;
	padding-left: 10px;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #f9f9f9 solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	border-bottom: 1px #eee solid;
	font-size: 14px;
	padding: 10px 0;
}
.pro_right h1 {
	line-height: 60px;
	float: left;
}
.cp_mingc {
	border-bottom: 1px #eee solid;
	height: 60px;
}
.cp_mingc span {
	float: left;
	line-height: 60px;
}
.xinwen_img {
	float: left;
	width: 220px;
	padding: inherit;
	height: 110px;
	border: 1px solid #F3F3F3;
}
.newCon {
	width: 900px;
	margin-left: 20px;
}
.insNewsArti p {
	line-height: 2em;
	font-size: 16px;
}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.gylc {
	background: #f5f5f5;
	width: 100%;
	height: 420px;
	padding: 70px 0px;
}
.gylc ul {
	width: 1200px;
	margin: 0 auto;
}
.gylc ul h3 {
	width: 140px;
	height: 195px;
	background: #2968c7;
	float: left;
	margin-right: 35px;
	border-radius: 10px;
}
.gylc ul h3 p {
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
}
.gylc ul h3 p b {
	font-size: 50px;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 25px;
}
.gylc ul li {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	float: left;
	background: #fff;
	margin-right: 35px;
	margin-bottom: 80px;
}
.gylc ul li p {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 140px;
}
.gylc ul li span {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #555;
	line-height: 20px;
	display: block;
	padding-top: 10px;
}
.gylc ul li:hover p {
	background: #2968c7;
	color: #fff;
	border-radius: 100%;
}
.gylc ul li:hover span {
	color: #2968c7
}
.gylc ul li:nth-child(7), .gylc ul li:nth-child(14) {
	margin-right: 0px;
}
.cgbj {
	height: 570px;
	overflow: hidden;
}
.cg {
	padding-top: 19px;
	height: 501px;
}
.cg h3 {
	text-align: center;
	margin-bottom: 49px;
}
.cg h3 span {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	height: 79px;
	background: url(../images/t1.png) no-repeat bottom center;
}
.cg h3 i {
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
	font-style: inherit;
}
.cg ul li {
	float: left;
	width: 170px;
	height: 170px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	margin: 0 15px;
	border-radius: 100%;
}
.cg ul b {
	display: block;
	width: 24px;
	height: 170px;
	float: left;
}
.cg ul li dl {
}
.cg ul li dl dt {
	margin-bottom: 27px;
}
.cg ul li dl dt i {
	display: block;
	width: 166px;
	height: 162px;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
}
.cg ul li dl dt .cg1 {
	background: url(../images/cg1.png) no-repeat center;
}
.cg ul li dl dt .cg2 {
	background: url(../images/cg2.png) no-repeat center;
}
.cg ul li dl dt .cg3 {
	background: url(../images/cg3.png) no-repeat center;
}
.cg ul li dl dt .cg4 {
	background: url(../images/cg4.png) no-repeat center;
}
.cg ul li dl dt .cg5 {
	background: url(../images/cg5.png) no-repeat center;
}
.cg ul li dl dt .cg6 {
	background: url(../images/cg6.png) no-repeat center;
}
.cg ul li:hover dl dd span {
	color: #2968c7;
}
.cg ul li:hover i {
	transform: rotate(360deg);
}
.cg ul li dl dd span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.cg ul li dl dd p {
	font-size: 15px;
	color: #4c4c4c;
	text-align: center;
}
div#wrapper {
	width : 400px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#maincontent {
	margin: 0px;
	padding: 5px;
}
.jqzoom {
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	padding: 0px;
	cursor: crosshair;
}
div.zoomdiv {
	z-index : 100;
	position : absolute;
	top: 0px;
	left: 0px;
	width : 200px;
	height : 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index : 10;
	visibility : hidden;
	position : absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #aaa;
	background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(Opacity=30);
}
/** 首页顶部条幅 **/
/**sy-sigekuangkuang**/	
@-webkit-keyframes rotate {
from {
-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-moz-transform:rotate(0deg)
}
to {
	-moz-transform: rotate(360deg)
}
}
@-ms-keyframes rotate {
from {
-ms-transform:rotate(0deg)
}
to {
	-ms-transform: rotate(360deg)
}
}
@-o-keyframes rotate {
from {
-o-transform:rotate(0deg)
}
to {
	-o-transform: rotate(360deg)
}
}
.sy_dbys_txt {
	padding: 55px 0 30px;
	text-align: center;
	overflow: hidden;
}
.sy_dbys_txt p {
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}
.sy_dbys_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_dbys {
	width: 100%;
	background: #fafafa;
	height: 185px;
}
.sy_dbys ul {
	width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
}
.sy_dbys ul li {
	width: 150px;
	float: left;
	text-align: center;
	background: url(../images/yin_line.gif) no-repeat;
	position: relative;
}
.sy_dbys ul li:nth-child(1) {
	background: none;
}
.sy_dbys ul li i {
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 35px;
	z-index: 10;
}
.sy_dbys ul li i img {
	width: 80px;
	height: 80px;
}
.sy_dbys ul li em {
	width: 80px;
	height: 80px;
	background: url(../images/yin_k01.png);
	z-index: -1;
	-webkit-animation: rotate 8s linear infinite;
	animation: rotate 5s linear infinite;
	display: block;
	margin: 0 auto;
}
.sy_dbys ul li:hover em {
	background: url(../images/yin_k02.png);
}
.sy_dbys ul li:hover p {
	color: #2968c7;
}
.sy_dbys ul li p {
	display: block;
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding: 25px 0 0;
}
/** 首页产品分类 **/
.sy_cpzx {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.sy_cpzs {
	float: right;
	width: 900px;
}
.sy_cpzs ul {
}
.sy_cpzs ul li {
	float: left;
	margin-right: 3px;
}
.sy_cpzs ul li:hover a {
	display: block;
	background: #2968C7;
	color: #fff;
}
.sy_cpzs ul li:hover p img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: .8s;
}
.sy_cpzs ul li p {
	padding: 5px;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}
.sy_cpzs ul li p a {
	overflow: hidden;
	display: block;
}
.sy_cpzs ul li p img {
	transition: .6s;
}
.sy_cpzs ul li span {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.sy_cpzs ul li span a {
}
.sy_cpzs ul li:nth-child(3) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(6) {
	margin-right: 0;
}
.sy_rxtj {
	width: 900px;
	float: right;
	margin-bottom: 20px;
}
.sy_rxtj dl {
	background: #f5f5f5;
	height: 359px;
}
.sy_rxtj dl dt {
	width: 478px;
	height: 359px;
	position: relative;
	float: left;
	overflow: hidden;
	border:#eee 1px solid;
}
.sy_rxtj dl dt .big {
	width: 478px;
	/* height: 318px; */
	display: block;
}
.sy_rxtj dl dt .big img {
	transition: .6s;
}
.sy_rxtj dl dt:hover .big img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.sy_rxtj dl dt .big {
	transition: .6s;
}
.sy_rxtj dl dt em {
	font-style: normal;
}
.sy_rxtj dl dt em a {
	width: 92px;
	height: 149px;
	display: block;
	position: absolute;
	top: 0;
	left: 17px;
}
.sy_rxtj dl dd {
	width: 360px;
	height: 293px;
	float: right;
	background: #f5f5f5;
	padding-top: 25px;
	padding-right: 20px;
}
.sy_rxtj dl dd h3 {
	font-size: 20px;
}
.sy_rxtj dl dd h3 a {
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
	display: block;
	background: url(../images/line3.jpg) no-repeat left bottom;
}
.sy_rxtj dl dd p {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 26px;
	margin-top: 27px;
}
.sy_rxtj dl dd span {
}
.sy_rxtj .xq {
	width: 144px;
	height: 36px;
	margin-top: 47px;
	background: #2968C7;
	display: block;
	float: left;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
	color: #fff;
}
.sy_rxtj .zx {
	width: 144px;
	height: 36px;
	margin-top: 47px;
	background: #FA970C;
	display: block;
	float: left;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	margin-left: 20px;
}
.sy_cptel {
	height: 140px;
	background: #2968C7;
}
.sy_cptel p {
	padding-top: 5px;
	height: 55px;
	font-size: 24px;
	padding-top: 20px;
}
.sy_cptel span {
	text-align: center;
	display: block;
	font-size: 26px;
	color: #fff;
	line-height: 24px;
	padding-top: 20px;
}
.contact {
	width: 265px;
	height: 100px;
	background: #2968c7;
	padding-top: 15px;
}
.contact span {
	font-size: 16px;
	text-align: center;
	background-color: #FFFFFF;
	color: #2968c7;
	width: 220px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.contact p {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.xinwenfl {
	width: 265px;
	float: left;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
}
.ejdh ul {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 30px;
	box-sizing: border-box;
	height: 600px;
}
.ejdh ul li {
	padding: 5px 0px;
	float: left;
	text-align: center;
	padding: 0px 10px;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #2968c7;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh ul li:nth-child(5) {
	display: none;
}
.ejdh ul li:nth-child(8) {
	display: none;
}
.sy_anli {
	width: 100%;
	height: 350px;
	background: #f0f0f0;
	box-sizing: border-box;
	padding-top: 10px;
}
.sy_anli ul {
	margin: 0 auto;
}
.sy_anli ul li {
	float: left;
	margin: 0 10px;
}
.sy_anli ul li img {
}
.yx-rotaion {
	border: #efefef solid 8px;
	margin-left: 9px;
	float: LEFT;
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: 110px;
}
.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../images/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus {
	display: none;
}
.yx-rotation-t {
	display: none;
}
.sy_luinboal {
	height: 610px;
	background: #2968C7;
	padding-top: 80px;
	background: url(../images/cj_bg.jpg) no-repeat;
}
.poster-main {
	position: relative;
	width: 1200px;
	height: 460px;
	margin: 0 auto;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 1200px;
	height: 420px;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn {
	position: absolute;
	height: 100%;
	width: 100px;
	top: 0px;
	z-index: 10;
	opacity: 0.9;
}
.poster-main .poster-prev-btn {
	left: 0px;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0px;
	background: url("../images/btn_r.png") no-repeat center center;
}
.bz_xinwen {
	overflow: hidden;
	background: url(../images/ani2.gif) no-repeat center bottom;
	height: 760px;
}
.bz_new {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.bz_new h3 {
	line-height: 100%;
	padding-bottom: 17px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 14px;
}
.bz_new h3 a {
	font-size: 20px;
	color: #2968C7;
	font-weight: bold;
}
.new_l {
	width: 530px;
	padding: 25px 22px;
	border: 1px solid #fafafa;
	box-shadow: 0 0 5px #ccc;
	height: 495px;
}
.new_l p {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 16px;
}
.new_l p img {
	width: 530px;
}
.bz_new ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 18px;
	background: url(../images/n_li.jpg) no-repeat 5px 19px;
	padding-right: 18px;
}
.faq_c ul li:nth-child(1) {
	display: none;
}
.faq_c ul li:nth-child(2) {
	display: none;
}
.bz_new ul li.nob {
	border-bottom: none;
}
.bz_new ul li a {
	display: block;
	font-size: 14px;
	color: #323333;
}
.bz_new ul li a:hover {
	font-weight: bold;
}
.bz_new ul li:nth-last-child(1) {
	border-bottom: none;
}
.bz_new ul li a span {
	float: right;
}
.faqs {
	width: 537px;
	overflow: hidden;
	border: 1px solid #fafafa;
	box-shadow: 0 0 5px #ccc;
	padding: 25px 22px;
	height: 495px;
}
.faq_c dl {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	padding-top: 30px;
}
.faq_c dl dt {
	font-size: 0;
	float: left;
	width: 130px;
}
.faq_c dl dt img {
	width: 120px;
	height: 90px;
	border-radius: 11px;
	display: inline-block;
}
.faq_c dl dd {
	float: right;
	width: 380px;
}
.faq_c dl dd h4 {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.faq_c dl dd h4 a {
	font-size: 14px;
	color: #333;
}
.faq_c dl dd h4 a span {
	float: right;
}
.faq_c dl dd h4 a:hover {
	text-decoration: underline;
}
.faq_c dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 50px;
}
.faq_c dl dd em a {
	display: block;
	width: 120px;
	height: 37px;
	line-height: 35px;
	border-radius: 35px;
	border: 1px solid #c40000;
	color: #c40000;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.faq_c dl dd em a:hover {
	background: #c40000;
	color: #fff;
}
.faq_c dl.last {
	margin-bottom: 10px;
}
#slide {
	position: absolute;
	max-height: 413px;
	color: #FA8E93;
	overflow: hidden;
}
.anli_txt {
	text-align: CENTER;
	color: #fff;
	margin-bottom: 40px;
}
.anli_txt p {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}
.anli_txt span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
	background: #fafafa;
	color: #666;
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 50px;
	text-align: center;
}
.sy_about p a {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	background: #FC9608;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	margin-top: 20px;
}
.sy_hengfu {
	height: 164px;
	width: 100%;
	background: url(../images/sy_hengfu.jpg) no-repeat center;
	margin-top: 30px;
}
.sy_hengfu dl {
	width: 1200px;
	margin: 0 auto;
	padding-top: 28px;
}
.sy_hengfu dl dt {
	float: left;
	margin-top: 15px;
}
.sy_hengfu dl dt p {
	font-size: 40px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
}
.sy_hengfu dl dt span {
	font-size: 20px;
	color: #fff;
}
.sy_hengfu dl dd {
	float: right;
}
.sy_hengfu dl dd p {
	border: 1px solid #95AED2;
	width: 300px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-top: 5px;
	font-weight: bold;
}
.sy_hengfu dl dd p a {
	color: #fff;
	display: block;
	background: #FA970C;
	border-radius: 30px;
	font-size: 18px;
	padding-left: 60px;
}
.sy_hengfu dl dd p a i {
	background: url(../images/ind_icon.png) no-repeat center;
	background-position: -190px -50px;
	margin-left: 10px;
	width: 60px;
	height: 26px;
	margin-top: 10px;
}
.sy_hengfu dl dd p i {
	background: url(../images/ind_icon.png) no-repeat center;
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: -154px -52px;
	margin-right: 10px;
	vertical-align: middle;
}
.lxwm {
	display: block;
	margin-top: 20px;
}
.lxwm img {
	float: left;
	padding-right: 15px;
}
.lxwm a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
}
.lxwm strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
}
.lxwm b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.ny_ban {
	width: 100%;
	background: url(../images/ny_ban.jpg) center no-repeat;
	height: 320px;
}
/* 首页优势 */

.ys {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/ys.jpg) no-repeat center;
	height: 527px;
	position: relative;
}
.ys1 {
	position: absolute;
	left: 135px;
	top: 160px;
}
.ys1 h3 {
	font-size: 24px;
	color: #222;
	font-weight: bold;
}
.ys1 h3 span {
	color: #2968c7;
}
.ys1 p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 22px;
}
.ys1 p span {
	color: #2968c7
}
.ys2 {
	position: absolute;
	left: 135px;
	top: 370px;
}
.ys2 h3 {
	font-size: 24px;
	color: #222;
	font-weight: bold;
}
.ys2 h3 span {
	color: #2968c7;
}
.ys2 p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 22px;
}
.ys2 p span {
	color: #2968c7
}
.ys3 {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/ys3.jpg) no-repeat center;
	height: 520px;
	position: relative;
}
.ys4 {
	position: absolute;
	right: 0px;
	margin-top: 76px;
	width: 595px;
}
.ys4 h3 {
	font-size: 30px;
	color: #222;
	font-weight: bold;
	line-height: 25px;
}
.ys4 h3 span {
	color: #2968c7;
}
.ys4 p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 30px;
}
.ys4 p span {
	color: #2968c7
}
.ys5 {
	position: absolute;
	right: 0px;
	margin-top: 285px;
	width: 595px;
}
.ys5 h3 {
	font-size: 24px;
	color: #222;
	font-weight: bold;
}
.ys5 h3 span {
	color: #2968c7;
}
.ys5 p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 22px;
}
.ys5 p span {
	color: #2968c7
}
/* 产品轮播 */

.hot_rx {
	background: url(../images/case_bg.jpg) top center no-repeat;
	height: 515px;
	padding-top: 40px;
}
.E {
	background: url(../images/case_t.png) top center no-repeat;
	height: 160px;
	padding-bottom: 10px;
}
.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	width: 1200px;
	height: 265px;
	overflow: hidden;
	position: relative;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
.top_14 li {
	float: left;
	height: 265px;
	overflow: hidden;
	padding-right: 8px;
	padding-top: 8px;
	text-align: center;
	width: 285px;
	background: #fff;
	margin-right: 20px;
	padding-left: 8px;
}
.top_14 h3 {
	height: 217px;
	margin: 0 auto;
}
.top_14 h3 a {
	padding: 1px;
	display: table-cell;
}
.top_14 h3 img {
	vertical-align: middle;
}
.top_14 li p {
	margin-top: 7px;
}
.top_14 li p .a1 {
	font-size: 15px;
	overflow: hidden;
	display: block;
	height: 24px;
	color: #666;
}
.top_14 li p .a1:hover {
	color: #2968c7;
}
/* 关于我们 */

.about_box {
	border: 2px solid #2968c7;
	height: 400px;
	margin-top: 140px;
	margin-bottom: 20px;
}
.about_t {
	padding: 50px 35px 30px;
	position: relative;
	width: 690px;
	box-sizing: border-box;
}
.about_t h3 {
	position: absolute;
	top: -45px;
	background: #fff;
	font-size: 36px;
	color: #2968c7;
	padding: 0 60px;
	font-weight: bold;
}
.f-toe {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.about_t h3:before {
	position: absolute;
	display: block;
	content: '';
	width: 30px;
	height: 35px;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	top: 5px;
	left: 15px;
}
.about_t h3:after {
	position: absolute;
	display: block;
	content: '';
	width: 30px;
	height: 35px;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	bottom: 5px;
	right: 15px;
}
.about_t .C {
	color: #333;
	font-size: 16px;
	line-height: 2em;
	text-align: justify;
}
.more a {
	background-color: #fff;
	color: #2968c7;
	padding: 6px 30px;
	border: 1px solid #2968c7;
	border-radius: 20px;
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
}
.about_f {
	width: 480px;
	padding: 50px 35px 30px;
	position: relative;
	box-sizing: border-box;
}
.about_f span {
	font-size: 28px;
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
}
.about_f span b {
	width: 100%;
	line-height: 70px;
	background-color: #2968c7;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	font-size: 24px;
}
/** 首页新闻展示 **/
.sy_xinwen {
	background: url(../images/newbg.jpg) no-repeat center bottom -30px;
	height: 730px;
	padding-top: 50px;
	box-sizing: border-box;
}
.sy_con {
	width: 1200px;
	margin: 0 auto;
}
.sy_con .newtj {
	float: left;
	width: 600px;
}
.sy_con .newtj dt {
	width: 600px;
	height: 285px;
	margin-bottom: 42px;
	overflow: hidden;
}
.sy_con .newtj dt img {
	width: 600px;
	height: 285px;
	display: block;
}
.sy_con .newtj dd {
	position: relative;
	padding-left: 130px;
}
.sy_con .newtj dd h3 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
	font-weight: normal;
}
.sy_con .newtj dd h3 a {
	color: #2968c7;
	text-decoration: underline;
}
.sy_con .newtj p {
	font-size: 17px;
	line-height: 1.8em;
	color: #9b9b9b;
	height: 58px;
	overflow: hidden;
}
.sy_con .newtj span {
	position: absolute;
	left: 0;
	top: -5px;
	width: 90px;
	text-align: right;
	font-size: 32px;
	color: #2968c7;
	padding-right: 14px;
}
.sy_con .newtj em {
	display: block;
	font-size: 16px;
	color: #9b9b9b;
	font-style: normal;
}
.sy_con .newtj i {
	font-style: normal;
}
.sy_con .newr {
	float: right;
	width: 512px;
}
.sy_con .newr dl {
	height: 160px;
}
.sy_con .newr dl:nth-child(1) {
	display: none;
}
.sy_con .newr dl dd {
	position: relative;
	padding-left: 130px;
}
.sy_con .newr h3 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 20px;
	color: #363636;
	margin-bottom: 5px;
	font-weight: normal;
}
.sy_con .newr h3 a {
	color: #363636;
}
.sy_con .newr h3 a:hover {
	text-decoration: underline;
}
.sy_con .newr p {
	font-size: 17px;
	line-height: 1.8em;
	color: #9b9b9b;
	height: 58px;
	overflow: hidden;
	padding-top: 5px;
}
.sy_con .newr span {
	position: absolute;
	left: 0;
	top: 0;
	width: 94px;
	text-align: right;
	font-size: 32px;
	color: #3e3e3e;
	padding-right: 20px;
}
.sy_con .newr span i {
	font-style: normal;
}
.sy_con .newr span em {
	display: block;
	font-size: 16px;
	color: #363636;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	font-style: normal;
}
/*** 首页关于我们 ***/

.aboutbj {
	background: url(../images/abtbg.jpg) no-repeat center top;
	height: 602px;
	font-family: "Microsoft Yahei";
	padding-top: 85px;
	box-sizing: border-box;
	overflow: hidden;
}
.about dl {
	width: 1070px;
	margin: 0 auto;
}
.about dl dd {
	height: 140px;
}
.about dl dd p {
	font-size: 16px;
	color: #222222;
	line-height: 2em;
	text-align: center;
	padding: 0 40px;
	text-indent: 24px;
}
.about dl dd p a {
	color: #ffa92f;
}
.about dl dt {
	width: 495px;
	margin: 0 auto;
}
.about dl dt a {
	width: 124px;
	height: 124px;
	border-radius: 100%;
	position: relative;
	margin-right: 60px;
	background: #2968c7;
	padding-top: 24px;
	text-decoration: none;
	display: block;
	float: left;
	box-sizing: border-box;
}
.about dl dt a img {
	display: block;
	width: 46px;
	height: 44px;
	margin: 0 auto;
}
.about dl dt a em {
	height: 40px;
	display: block;
	font: 18px "Microsoft YaHei";
	line-height: 40px;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
}
.about dl dt a:nth-child(1) {
	background: #ffa92f;
}
.about dl dt a:last-child {
	margin-right: 0;
}
/** 网站底部 **/
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 171px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 171px;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(../images/fxt.jpg) no-repeat right center;
	display: block;
}
.footnav ul li:nth-last-child(1) a {
	background: none;
}
.footnav {
	width: 100%;
	height: 60px;
	background: #2968c7;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	height: 200px;
}
.flogo {
	width: 300px;
	overflow: hidden;
	margin: 40px 0 0px;
	float: left;
}
.flogo img {
	width: 170px;
	display: block;
}
.fcontact {
	width: 635px;
	float: left;
	margin-top: 40px;
	box-sizing: border-box;
}
.fcontact li {
	font-size: 15px;
	color: #666666;
	line-height: 1.6em;
	box-sizing: border-box;
	margin-bottom: 8px;
}
.fcontact li em {
	padding: 0 15px;
	font-style: normal;
}
.fcontact li:nth-child(3) p {
	font-weight: bold;
	font-size: 26px;
	font-family: "Arial";
	color: #2968c7;
	line-height: 36px;
}
.fcontact li a {
	color: #666666;
}
.fcontact li p {
	float: left;
	padding-left: 15px;
}
.fcontact li:nth-child(3) p em {
	font-weight: normal;
	color: #aabada;
}
.fcode {
	margin-top: 25px;
	float: right;
}
.fcode p {
	width: 112px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	float: left;
	margin-left: 10px;
}
.fcode p img {
	width: 112px;
	display: block;
	height: 112px;
}
.fcode p span {
	height: 25px;
	line-height: 35px;
	text-align: center;
	display: block;
	color: #666;
}
.link_bj {
	position: relative;
	z-index: 1;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	padding-bottom: 10px;
}
.link {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-family: "Microsoft Yahei";
}
.link p {
	width: 1200px;
	float: left;
	font-size: 14px;/* overflow: hidden; */
	line-height: 30px;
	color: #666666;
}
.link p a {
	color: #666666;
	padding: 0 16px;
}
.sy_tit {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.sy_tit p {
	margin-bottom: 25px;
	line-height: 80px;
	box-sizing: border-box;
	text-align: center;
	font-size: 50px;
	color: #222222;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 98px;
}
.sy_tit span {
	width: 420px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 19px;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	line-height: 38px;
	background:#2968c7;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.form-group {
	width: 100%;
	margin: 0 auto;
	clear: both;
	box-sizing: border-box;
	padding: 12px;
}
.form-group label {
	float: left;
	font-size: 16px;
	line-height: 35px;
	padding-right: 10px;
	width: 80px;
}
.form-control {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
.form-control-c {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 133px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
button.form-sub {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #0953a8;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}


.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }
